home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFADDWATCHDLG / TFADDWATCHDLG.txt < prev   
Text File  |  2004-05-31  |  5KB  |  271 lines

  1. object fAddWatchDlg: TfAddWatchDlg
  2.   Left = 423
  3.   Top = 311
  4.   ActiveControl = txtName
  5.   BorderStyle = bsDialog
  6.   Caption = 'Watch'
  7.   ClientHeight = 402
  8.   ClientWidth = 615
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object bvlBottom: TBevel
  21.     Left = 0
  22.     Top = 360
  23.     Width = 615
  24.     Height = 42
  25.     Align = alBottom
  26.     Shape = bsTopLine
  27.   end
  28.   object shpWizBk: TShape
  29.     Left = 0
  30.     Top = 0
  31.     Width = 126
  32.     Height = 360
  33.     Align = alLeft
  34.     Pen.Color = clWhite
  35.   end
  36.   object imgWiz: TImage
  37.     Left = 8
  38.     Top = 23
  39.     Width = 106
  40.     Height = 303
  41.     AutoSize = True
  42.     Picture.Data = {<image000.bmp>}
  43.   end
  44.   object shpWhiteBk: TShape
  45.     Left = 126
  46.     Top = 0
  47.     Width = 489
  48.     Height = 360
  49.     Align = alClient
  50.     Pen.Color = clWhite
  51.   end
  52.   object htmlWatch: THTMLabel
  53.     Left = 148
  54.     Top = 54
  55.     Width = 417
  56.     Height = 19
  57.     AnchorHint = False
  58.     AutoSizing = True
  59.     AutoSizeType = asVertical
  60.     Color = clWhite
  61.     Ellipsis = False
  62.     HintShowFull = False
  63.     Hover = False
  64.     HoverColor = clNone
  65.     HoverFontColor = clNone
  66.     HTMLHint = False
  67.     HTMLText.Strings = (
  68.       '(set at runtime)')
  69.     ParentColor = False
  70.     ShadowColor = clGray
  71.     ShadowOffset = 2
  72.     Transparent = True
  73.     URLColor = clBlue
  74.     VAlignment = tvaTop
  75.   end
  76.   object lblName: TLabel
  77.     Left = 148
  78.     Top = 110
  79.     Width = 137
  80.     Height = 13
  81.     Caption = 'Enter the name of the watch:'
  82.     Color = clWhite
  83.     ParentColor = False
  84.     Transparent = True
  85.   end
  86.   object lblKeywords: TLabel
  87.     Left = 148
  88.     Top = 175
  89.     Width = 236
  90.     Height = 13
  91.     Caption = 'Watch for news items that contain these keyword:'
  92.     Color = clWhite
  93.     ParentColor = False
  94.     Transparent = True
  95.   end
  96.   object lblLocation: TLabel
  97.     Left = 428
  98.     Top = 110
  99.     Width = 51
  100.     Height = 13
  101.     Caption = 'lblLocation'
  102.     Color = clWhite
  103.     ParentColor = False
  104.     Transparent = True
  105.   end
  106.   object lblOptions: TLabel
  107.     Left = 428
  108.     Top = 192
  109.     Width = 46
  110.     Height = 13
  111.     Caption = 'lblOptions'
  112.     Color = clWhite
  113.     ParentColor = False
  114.     Transparent = True
  115.   end
  116.   object bvlLoc: TBevel
  117.     Left = 425
  118.     Top = 127
  119.     Width = 160
  120.     Height = 10
  121.     Shape = bsTopLine
  122.   end
  123.   object bvlOpt: TBevel
  124.     Left = 428
  125.     Top = 209
  126.     Width = 160
  127.     Height = 10
  128.     Shape = bsTopLine
  129.   end
  130.   object lblTitle: TLabel
  131.     Left = 148
  132.     Top = 11
  133.     Width = 161
  134.     Height = 19
  135.     Caption = '(SET AT RUN TIME)'
  136.     Color = clWhite
  137.     Font.Charset = DEFAULT_CHARSET
  138.     Font.Color = clBlue
  139.     Font.Height = -16
  140.     Font.Name = 'Tahoma'
  141.     Font.Style = [fsBold]
  142.     ParentColor = False
  143.     ParentFont = False
  144.   end
  145.   object btnOK: TButton
  146.     Left = 445
  147.     Top = 370
  148.     Width = 75
  149.     Height = 25
  150.     Caption = 'btnOK'
  151.     Default = True
  152.     TabOrder = 10
  153.     OnClick = btnOKClick
  154.   end
  155.   object btnCancel: TButton
  156.     Left = 529
  157.     Top = 370
  158.     Width = 75
  159.     Height = 25
  160.     Cancel = True
  161.     Caption = 'btnCancel'
  162.     ModalResult = 2
  163.     TabOrder = 11
  164.   end
  165.   object txtName: TnbChannelTitleEdit
  166.     Left = 148
  167.     Top = 130
  168.     Width = 235
  169.     Height = 21
  170.     TabOrder = 0
  171.     OnChange = txtNameChange
  172.   end
  173.   object lstKeywords: TListBox
  174.     Left = 148
  175.     Top = 224
  176.     Width = 160
  177.     Height = 115
  178.     ItemHeight = 13
  179.     Sorted = True
  180.     TabOrder = 3
  181.     OnClick = lstKeywordsClick
  182.   end
  183.   object txtCurrentKeyword: TEdit
  184.     Left = 148
  185.     Top = 196
  186.     Width = 160
  187.     Height = 21
  188.     MaxLength = 200
  189.     TabOrder = 1
  190.     OnChange = txtCurrentKeywordChange
  191.     OnEnter = txtCurrentKeywordEnter
  192.     OnExit = txtCurrentKeywordExit
  193.   end
  194.   object btnAddKeyword: TButton
  195.     Left = 313
  196.     Top = 196
  197.     Width = 70
  198.     Height = 25
  199.     Caption = 'btnAdd'
  200.     Enabled = False
  201.     TabOrder = 2
  202.     OnClick = btnAddKeywordClick
  203.   end
  204.   object btnRemoveKeyword: TButton
  205.     Left = 313
  206.     Top = 236
  207.     Width = 70
  208.     Height = 25
  209.     Caption = 'btnRemove'
  210.     Enabled = False
  211.     TabOrder = 4
  212.     OnClick = btnRemoveKeywordClick
  213.   end
  214.   object chkLocTitle: TCheckBox
  215.     Left = 428
  216.     Top = 134
  217.     Width = 220
  218.     Height = 17
  219.     Caption = 'In the news item title'
  220.     Checked = True
  221.     Color = clWhite
  222.     ParentColor = False
  223.     State = cbChecked
  224.     TabOrder = 5
  225.   end
  226.   object chkLocDescription: TCheckBox
  227.     Left = 428
  228.     Top = 155
  229.     Width = 220
  230.     Height = 17
  231.     Caption = 'In the news item description'
  232.     Checked = True
  233.     Color = clWhite
  234.     ParentColor = False
  235.     State = cbChecked
  236.     TabOrder = 6
  237.   end
  238.   object chkOptMatchCase: TCheckBox
  239.     Left = 428
  240.     Top = 216
  241.     Width = 220
  242.     Height = 17
  243.     Caption = 'chkOptMatchCase'
  244.     Color = clWhite
  245.     ParentColor = False
  246.     TabOrder = 7
  247.   end
  248.   object chkOptWholeWords: TCheckBox
  249.     Left = 428
  250.     Top = 237
  251.     Width = 220
  252.     Height = 17
  253.     Caption = 'chkOptWholeWords'
  254.     Checked = True
  255.     Color = clWhite
  256.     ParentColor = False
  257.     State = cbChecked
  258.     TabOrder = 8
  259.   end
  260.   object chkOptMatchAllWords: TCheckBox
  261.     Left = 427
  262.     Top = 259
  263.     Width = 220
  264.     Height = 17
  265.     Caption = 'chkOptMatchAllWords'
  266.     Color = clWhite
  267.     ParentColor = False
  268.     TabOrder = 9
  269.   end
  270. end
  271.